[HVM][SVM] This patch cleans up the SVM CPUID logic a bit, adds proper clearing
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 19 Sep 2006 10:03:12 +0000 (11:03 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 19 Sep 2006 10:03:12 +0000 (11:03 +0100)
commit34ae37c233a911afadc386cfc39ff0b24c6a517e
treef70b7897392a309aa541a2ffb5a85d14d0dc3f04
parent82d544774eb082520fc18eb90f4356e881def5a1
[HVM][SVM] This patch cleans up the SVM CPUID logic a bit, adds proper clearing
of MCA/MCE bits, and also ties clearing the PAE bit with the NX bit. We
have seen issues with Solaris if the NX bit is set but the PAE bit is
not.

Signed-off-by: Tom Woller <thomas.woller@amd.com>=20
xen/arch/x86/hvm/svm/svm.c